Generating
a Nonstandard Format
Sometimes an
application needs a nonstandard format. For example, an application might need
a 16-kHz ADPCM-format file. Because 16 kHz is nonstandard, the enumeration
functions will not generate this format. In fact, short of custom coding the
format algorithms into the application, there is no reliable way to generate a
nonstandard format. It is sometimes possible, however, to generate an analogous
format by setting up a valid PCM format with all the required information and
then using the acmFormatSuggest